*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 29 Mar 2001 14:16:37 +0000 (14:16 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 29 Mar 2001 14:16:37 +0000 (14:16 +0000)
lisp/ChangeLog

index edee42909b465bad49d81183134ac2bb776b8cf2..05f329a4651ccc6fcd90b7a1a29bdb728dc86f5a 100644 (file)
@@ -1,7 +1,12 @@
+2001-03-29  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * generic.el (generic-mode-set-comments): Use "" rather than nil
+       for comment-end.
+
 2001-03-29  Gerd Moellmann  <gerd@gnu.org>
 
-       * emacs-lisp/advice.el (ad-make-advised-definition): Call
-       interactive-form to obtain the interactive spec of subrs.
+       * emacs-lisp/advice.el (ad-make-advised-definition):
+       Call interactive-form to obtain the interactive spec of subrs.
 
        * subr.el (interactive-form): New function.